If we find a Linux repository in $(LINUX_SRC_PATH) then symlink it
authorIan Campbell <ian.campbell@xensource.com>
Mon, 4 Jun 2007 14:41:32 +0000 (15:41 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Mon, 4 Jun 2007 14:41:32 +0000 (15:41 +0100)
commit7fe901b954cd345451fcfaf14ba5277fe4a3912f
treefe3866d8125741ecc15c6cf4c040189c873f0455
parent1af8c5189c27bd83293bebae780b93fffeea2ee9
If we find a Linux repository in $(LINUX_SRC_PATH) then symlink it
instead of cloning it. This enables developers to keep a linux tree
separate to their xen repository and to make changes there which are
picked up by the Xen build.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
buildconfigs/src.hg-clone